From 4a06ad315305f40ea389da9194f5067276832646 Mon Sep 17 00:00:00 2001 From: Leopold Palomo-Avellaneda Date: Thu, 29 May 2014 10:38:04 +0200 Subject: [PATCH] Solving lintians messages --- debian/control | 3 +-- debian/libpcl-doc.docs | 1 + debian/libpcl-doc.lintian-overrides | 1 + debian/manpages/pcl_image_grabber_viewer.1 | 2 +- .../{pcd_grabber_viewer.1 => pcl_pcd_grabber_viewer.1} | 2 +- debian/manpages/{pcd_viewer.1 => pcl_pcd_viewer.1} | 0 debian/pcl-tools.manpages | 4 ++-- debian/rules | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) rename debian/manpages/{pcd_grabber_viewer.1 => pcl_pcd_grabber_viewer.1} (88%) rename debian/manpages/{pcd_viewer.1 => pcl_pcd_viewer.1} (100%) diff --git a/debian/control b/debian/control index 3765f2d8..c1fe661a 100644 --- a/debian/control +++ b/debian/control @@ -373,8 +373,7 @@ Description: Point Cloud Library - recognition library Package: pcl-tools Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, +Depends: ${misc:Depends}, libpcl1.7 (= ${binary:Version}) Multi-Arch: foreign Description: Point Cloud Library - point cloud processsing tools diff --git a/debian/libpcl-doc.docs b/debian/libpcl-doc.docs index a205e960..3c6186d6 100644 --- a/debian/libpcl-doc.docs +++ b/debian/libpcl-doc.docs @@ -1 +1,2 @@ debian/tmp/usr/share/doc/pcl-1.7/html +doc/tutorials \ No newline at end of file diff --git a/debian/libpcl-doc.lintian-overrides b/debian/libpcl-doc.lintian-overrides index 80fa9e5c..adf469c0 100644 --- a/debian/libpcl-doc.lintian-overrides +++ b/debian/libpcl-doc.lintian-overrides @@ -5,6 +5,7 @@ embedded-javascript-library usr/share/doc/libpcl-doc/html/jquery.js # TODO # this warning is experimental, but this files should be included +privacy-breach-generic usr/share/doc/libpcl-doc/html/a02282.html www.pointclouds.org/assets/images/contents/documentation/features_normal.png privacy-breach-generic usr/share/doc/libpcl-doc/html/a02282.html www.pointclouds.org/assets/images/contents/documentation/features_bunny.png privacy-breach-generic usr/share/doc/libpcl-doc/html/a02283.html www.pointclouds.org/assets/images/contents/documentation/filters_statistical_noise.png privacy-breach-generic usr/share/doc/libpcl-doc/html/a02285.html pointclouds.org/assets/images/contents/documentation/io/pr2.jpg diff --git a/debian/manpages/pcl_image_grabber_viewer.1 b/debian/manpages/pcl_image_grabber_viewer.1 index 79449650..66cb4f4d 100644 --- a/debian/manpages/pcl_image_grabber_viewer.1 +++ b/debian/manpages/pcl_image_grabber_viewer.1 @@ -20,7 +20,7 @@ Syntax is: pcl_image_grabber_viewer \fB\-pclzf\fR = Load pclzf files instead - \fB\-repeat\fR = optional parameter that tells wheter the TIFF file(s) should be "grabbed" in a endless loop. + \fB\-repeat\fR = optional parameter that tells whether the TIFF file(s) should be "grabbed" in a endless loop. diff --git a/debian/manpages/pcd_grabber_viewer.1 b/debian/manpages/pcl_pcd_grabber_viewer.1 similarity index 88% rename from debian/manpages/pcd_grabber_viewer.1 rename to debian/manpages/pcl_pcd_grabber_viewer.1 index 103ec74d..6dcc3db0 100644 --- a/debian/manpages/pcd_grabber_viewer.1 +++ b/debian/manpages/pcl_pcd_grabber_viewer.1 @@ -28,7 +28,7 @@ frames per second .TP 5 \-repeat -optional parameter that tells wheter the PCD file(s) should be "grabbed" in a endless loop. +optional parameter that tells whether the PCD file(s) should be "grabbed" in a endless loop. .TP 5 \-cam (*) diff --git a/debian/manpages/pcd_viewer.1 b/debian/manpages/pcl_pcd_viewer.1 similarity index 100% rename from debian/manpages/pcd_viewer.1 rename to debian/manpages/pcl_pcd_viewer.1 diff --git a/debian/pcl-tools.manpages b/debian/pcl-tools.manpages index 7e9b7504..91098253 100644 --- a/debian/pcl-tools.manpages +++ b/debian/pcl-tools.manpages @@ -1,5 +1,3 @@ -debian/manpages/pcd_grabber_viewer.1 -debian/manpages/pcd_viewer.1 debian/manpages/pcl_add_gaussian_noise.1 debian/manpages/pcl_boundary_estimation.1 debian/manpages/pcl_cluster_extraction.1 @@ -66,6 +64,8 @@ debian/manpages/pcl_pcd2vtk.1 debian/manpages/pcl_pcd_change_viewpoint.1 debian/manpages/pcl_pcd_convert_NaN_nan.1 debian/manpages/pcl_pcd_select_object_plane.1 +debian/manpages/pcl_pcd_grabber_viewer.1 +debian/manpages/pcl_pcd_viewer.1 debian/manpages/pcl_pclzf2pcd.1 debian/manpages/pcl_plane_projection.1 debian/manpages/pcl_ply2obj.1 diff --git a/debian/rules b/debian/rules index d403c05b..b2c6ee1b 100755 --- a/debian/rules +++ b/debian/rules @@ -47,7 +47,7 @@ override_dh_install: pcl_openni_organized_multi_plane_segmentation \ pcl_openni_passthrough pcl_openni_shift_to_depth_conversion \ pcl_openni_voxel_grid pcl_organized_segmentation_demo pcl_outofcore_print \ - pcl_outofcore_process pcl_pcd_grabber_viewer pcl_pcd_image_viewer \ + pcl_outofcore_process pcl_pcd_image_viewer \ pcl_pcd_organized_multi_plane_segmentation pcl_pcd_video_player \ pcl_point_cloud_editor pcl_pyramid_surface_matching pcl_radius_filter \ pcl_statistical_multiscale_interest_region_extraction_example \ -- 2.30.2